home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol A-4 / (Vol A-4) Vol. A4.iso / Games / puppy_red.swf / scripts / frame_25 / DoAction.as
Text File  |  2008-03-11  |  124b  |  7 lines

  1. if(!urlChk())
  2. {
  3.    _root.gotoAndStop("loading");
  4.    fscommand("quit");
  5.    getUrl("javascript:window.close();", "");
  6. }
  7.